'宣言 Public Interface IAsyncOperationWithProgress (Of TResult,TProgress) Inherits IAsyncInfo
'使用法 Dim instance As IAsyncOperationWithProgress(Of TResult,TProgress)
public interface IAsyncOperationWithProgress<TResult,TProgress> : IAsyncInfo
'宣言 Public Interface IAsyncOperationWithProgress (Of TResult,TProgress) Inherits IAsyncInfo
'使用法 Dim instance As IAsyncOperationWithProgress(Of TResult,TProgress)
public interface IAsyncOperationWithProgress<TResult,TProgress> : IAsyncInfo